Make GtkBuilder do not delay construct properties that can be resolved
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>
Wed, 29 Jun 2011 14:45:33 +0000 (11:45 -0300)
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>
Wed, 29 Jun 2011 14:45:33 +0000 (11:45 -0300)
commitea81c710d0c0df31035297c4be6ca50b196560c6
tree23602c757c3acc96a0d52cfc9e99bd86b887e4c0
parent445ac0e650793087b6f1a2d756f8539a846f93d4
Make GtkBuilder do not delay construct properties that can be resolved
(so construct is respected when possible) and skip construct only props that
can not.
gtk/gtkbuilder.c